export declare const Shape1: ({ fill }: { fill: string; }) => import("react/jsx-runtime").JSX.Element;