export declare type LogProps = {};
export declare function Log(props: LogProps): JSX.Element;
//# sourceMappingURL=log.d.ts.map