declare const useStaticMaskIndexes: (mask: string, symbol: string) => number[];
export default useStaticMaskIndexes;
