declare let warningOnce: (_shouldBeTrue: boolean, _id: string, _format: string, ..._args: string[]) => void; export { warningOnce };