UNPKG

@navinc/base-react-components

Version:
11 lines (10 loc) 465 B
export const AsideContentCallout: import("styled-components").StyledComponent<({ bold, shouldScaleFont, light, ...props }: import("./copy").CopyProps) => JSX.Element, any, {}, never>; declare function _default({ toggleA, toggleB, toggleCondition, toggleCallback, asideContent, ...props }: { [x: string]: any; toggleA: any; toggleB: any; toggleCondition: any; toggleCallback: any; asideContent: any; }): JSX.Element; export default _default;