export declare const createTemplateLoadingError: (names: Array<string | null>) => Error;
