declare namespace M { /** * Automatically initialize components. */ function AutoInit(context?: Element): void; }