export * from './windows'; export declare class WindowsManager { } export type URIType = 'file' | 'folder';