import { FlowCommonArgs } from './FlowCommonArgs'; declare const useStartProfiler: () => (args: FlowCommonArgs) => void; export default useStartProfiler; //# sourceMappingURL=useStartProfiler.d.ts.map