import type { ComponentProps } from 'react'; declare const StyledSvg: import("styled-system/jsx").StyledComponent & import("@ark-ui/react").PolymorphicProps>, {}>; export type AudienceIconProps = ComponentProps; export declare const AudienceIcon: (props: AudienceIconProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=AudienceIcon.d.ts.map