import { Frame } from './frame.component';
declare class FrameModule {
}
export { FrameModule, Frame };
