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