import { Platform } from '@aurelia/platform'; export declare const emptyArray: any[]; export declare const emptyObject: any; export declare function noop(): void; export interface IPlatform extends Platform { } export declare const IPlatform: import("./di").InterfaceSymbol; //# sourceMappingURL=platform.d.ts.map