import type React from "react"; export interface Props { } export declare const Example: React.FC; //# sourceMappingURL=Example.d.ts.map