export declare let inline: boolean;
export declare function inlineMock(nextInline?: boolean): boolean;
