declare function getBuiltInModifier(name: string): Function | undefined;
export { getBuiltInModifier, };
