export declare class MdMenuModule {
}
export * from './menu';
export { fadeInItems, transformMenu } from './menu-animations';
