declare const isStatic: (glob: string) => boolean;
export default isStatic;
