import FixWidthButtons from './FixWidthButtons';

export default function (
    config?: FixWidthButtons.IConfig
): FixWidthButtons;