import type { IconProps } from "./types"; export declare const AddWhiteIcon: (props: IconProps) => JSX.Element;