import * as React from 'react'; export declare function OutlineShapes(props: any): React.JSX.Element; export declare function FillShapes(props: any): React.JSX.Element; //# sourceMappingURL=shapes.d.ts.map